Set default hermes variable to SH stable, remove legacy hermes#54522
Set default hermes variable to SH stable, remove legacy hermes#54522lavenzg wants to merge 1 commit into
Conversation
2a4d3b9 to
aec5011
Compare
aec5011 to
b5bd0aa
Compare
b5bd0aa to
871456f
Compare
871456f to
479ca5c
Compare
479ca5c to
2f41bd1
Compare
…#54522) Summary: As we are moving to SH stable as default, `DEFAULT_HERMES_VARIANT` should be set to SH stable. Note that this will cause fantom tests to be skipped in OSS for now. Changelog: [Internal] Reviewed By: tmikov Differential Revision: D86885030
2f41bd1 to
9379eb3
Compare
🤖 Automated Code Review📊 Pull Request Review SummaryOverviewThe pull request aims to set the default Hermes variant to static Hermes stable while removing references to legacy Hermes integration. This reflects a shift in the codebase towards improved and more stable configurations for the Hermes JS engine used in React Native. 🎯 Key Findings
🔍 Detailed Issues🔴 Critical IssuesNo critical issues found. 🟠 High Priority IssuesNo high priority issues found. 🟡 Medium Priority IssuesNo medium priority issues found. 🟢 Low Priority IssuesNo low priority issues found. ✅ Positive Aspects
📝 Overall AssessmentThis pull request does not introduce any issues and appropriately aligns the code with the latest standards for using Hermes within React Native. The code changes reflect a well-considered update that enhances performance and maintainability. It is recommended to merge this pull request as it sustains high code quality and adheres to project best practices. ✅ No issues found! Code looks good.Generated by PR Review Agent |
|
This PR is stale because it has been open for 180 days with no activity. It will be closed in 7 days unless you comment on it or remove the "Stale" label. |
|
Closing this PR as the diff D86885030 has been abandoned internally. |
Summary:
As we are moving to SH stable as default,
DEFAULT_HERMES_VARIANTshould be set to SH stable.Changelog: [Internal]
Differential Revision: D86885030